home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Esportes / 72.swf / scripts / frame_70 / DoAction.as
Text File  |  2006-06-13  |  179b  |  10 lines

  1. tellTarget("_level1")
  2. {
  3.    gotoAndStop("off");
  4. }
  5. startDrag("/red","1","25","200","475","300");
  6. set("/:level","1");
  7. set("/:redScore","0");
  8. set("/:blueScore","0");
  9. stop();
  10.